ToolbarMenuMainItem
The main toolbar menu item.
Properties
Name | Type | Description |
---|---|---|
guid | string | The plugin guid. |
tabs | ToolbarMenuTab[] | An array containing the toolbar menu tabs for the current item. |
Type
Object
Example
let toolbarMenuMainItem = {
"guid": "asc.{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}",
"tabs": [oToolbarMenuTab]
};